6 lines
304 B
TypeScript
6 lines
304 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const CubeRotateFilled: FluentFontIcon;
|
|
export declare const CubeRotateRegular: FluentFontIcon;
|
|
export declare const CubeRotate20Regular: FluentFontIcon;
|
|
export declare const CubeRotate20Filled: FluentFontIcon;
|