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

9 lines
468 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ImageReflectionFilled: FluentIcon;
export declare const ImageReflectionRegular: FluentIcon;
export declare const ImageReflection20Regular: FluentIcon;
export declare const ImageReflection20Filled: FluentIcon;
export declare const ImageReflection24Regular: FluentIcon;
export declare const ImageReflection24Filled: FluentIcon;
export declare const ImageReflection32Light: FluentIcon;