Private
Public Access
1
0
Files

10 lines
574 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FolderLightningFilled: FluentFontIcon;
export declare const FolderLightningRegular: FluentFontIcon;
export declare const FolderLightning16Regular: FluentFontIcon;
export declare const FolderLightning16Filled: FluentFontIcon;
export declare const FolderLightning20Regular: FluentFontIcon;
export declare const FolderLightning20Filled: FluentFontIcon;
export declare const FolderLightning24Regular: FluentFontIcon;
export declare const FolderLightning24Filled: FluentFontIcon;