Private
Public Access
1
0
Files

20 lines
1.2 KiB
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DocumentSparkleFilled: FluentFontIcon;
export declare const DocumentSparkleRegular: FluentFontIcon;
export declare const DocumentSparkle16Regular: FluentFontIcon;
export declare const DocumentSparkle16Filled: FluentFontIcon;
export declare const DocumentSparkle20Regular: FluentFontIcon;
export declare const DocumentSparkle20Filled: FluentFontIcon;
export declare const DocumentSparkle24Regular: FluentFontIcon;
export declare const DocumentSparkle24Filled: FluentFontIcon;
export declare const DocumentSparkle24Light: FluentFontIcon;
export declare const DocumentSparkle28Regular: FluentFontIcon;
export declare const DocumentSparkle28Filled: FluentFontIcon;
export declare const DocumentSparkle28Light: FluentFontIcon;
export declare const DocumentSparkle32Regular: FluentFontIcon;
export declare const DocumentSparkle32Filled: FluentFontIcon;
export declare const DocumentSparkle32Light: FluentFontIcon;
export declare const DocumentSparkle48Regular: FluentFontIcon;
export declare const DocumentSparkle48Filled: FluentFontIcon;
export declare const DocumentSparkle48Light: FluentFontIcon;