Private
Public Access
1
0
Files

8 lines
419 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ImageStackFilled: FluentFontIcon;
export declare const ImageStackRegular: FluentFontIcon;
export declare const ImageStack16Regular: FluentFontIcon;
export declare const ImageStack16Filled: FluentFontIcon;
export declare const ImageStack20Regular: FluentFontIcon;
export declare const ImageStack20Filled: FluentFontIcon;