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

6 lines
316 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WarningShieldFilled: FluentFontIcon;
export declare const WarningShieldRegular: FluentFontIcon;
export declare const WarningShield20Regular: FluentFontIcon;
export declare const WarningShield20Filled: FluentFontIcon;