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

10 lines
566 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ArrowExpandAllFilled: FluentFontIcon;
export declare const ArrowExpandAllRegular: FluentFontIcon;
export declare const ArrowExpandAll16Regular: FluentFontIcon;
export declare const ArrowExpandAll16Filled: FluentFontIcon;
export declare const ArrowExpandAll20Regular: FluentFontIcon;
export declare const ArrowExpandAll20Filled: FluentFontIcon;
export declare const ArrowExpandAll24Regular: FluentFontIcon;
export declare const ArrowExpandAll24Filled: FluentFontIcon;