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

10 lines
568 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ArrowDownExclamationFilled: FluentIcon;
export declare const ArrowDownExclamationRegular: FluentIcon;
export declare const ArrowDownExclamation16Regular: FluentIcon;
export declare const ArrowDownExclamation16Filled: FluentIcon;
export declare const ArrowDownExclamation20Regular: FluentIcon;
export declare const ArrowDownExclamation20Filled: FluentIcon;
export declare const ArrowDownExclamation24Regular: FluentIcon;
export declare const ArrowDownExclamation24Filled: FluentIcon;