Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/image-stack.d.ts

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;