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

8 lines
389 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const LayerFilled: FluentFontIcon;
export declare const LayerRegular: FluentFontIcon;
export declare const Layer20Regular: FluentFontIcon;
export declare const Layer20Filled: FluentFontIcon;
export declare const Layer24Regular: FluentFontIcon;
export declare const Layer24Filled: FluentFontIcon;