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

9 lines
482 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ImageShadowFilled: FluentFontIcon;
export declare const ImageShadowRegular: FluentFontIcon;
export declare const ImageShadow20Regular: FluentFontIcon;
export declare const ImageShadow20Filled: FluentFontIcon;
export declare const ImageShadow24Regular: FluentFontIcon;
export declare const ImageShadow24Filled: FluentFontIcon;
export declare const ImageShadow32Light: FluentFontIcon;