8 lines
369 B
TypeScript
8 lines
369 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const CubeSyncFilled: FluentIcon;
|
|
export declare const CubeSyncRegular: FluentIcon;
|
|
export declare const CubeSync20Regular: FluentIcon;
|
|
export declare const CubeSync20Filled: FluentIcon;
|
|
export declare const CubeSync24Regular: FluentIcon;
|
|
export declare const CubeSync24Filled: FluentIcon;
|