Private
Public Access
1
0
Files

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;