Private
Public Access
1
0
Files

6 lines
296 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CubeLinkFilled: FluentFontIcon;
export declare const CubeLinkRegular: FluentFontIcon;
export declare const CubeLink20Regular: FluentFontIcon;
export declare const CubeLink20Filled: FluentFontIcon;