Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib-cjs/atoms/svg/image-copy.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

11 lines
531 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ImageCopyFilled: FluentIcon;
export declare const ImageCopyRegular: FluentIcon;
export declare const ImageCopy20Regular: FluentIcon;
export declare const ImageCopy20Filled: FluentIcon;
export declare const ImageCopy24Regular: FluentIcon;
export declare const ImageCopy24Filled: FluentIcon;
export declare const ImageCopy28Regular: FluentIcon;
export declare const ImageCopy28Filled: FluentIcon;
export declare const ImageCopy32Light: FluentIcon;