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

6 lines
274 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const TableImageFilled: FluentIcon;
export declare const TableImageRegular: FluentIcon;
export declare const TableImage20Regular: FluentIcon;
export declare const TableImage20Filled: FluentIcon;