Private
Public Access
1
0
Files

6 lines
274 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const CubeRotateFilled: FluentIcon;
export declare const CubeRotateRegular: FluentIcon;
export declare const CubeRotate20Regular: FluentIcon;
export declare const CubeRotate20Filled: FluentIcon;