Private
Public Access
1
0
Files

10 lines
542 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const AlertUrgentFilled: FluentFontIcon;
export declare const AlertUrgentRegular: FluentFontIcon;
export declare const AlertUrgent16Regular: FluentFontIcon;
export declare const AlertUrgent16Filled: FluentFontIcon;
export declare const AlertUrgent20Regular: FluentFontIcon;
export declare const AlertUrgent20Filled: FluentFontIcon;
export declare const AlertUrgent24Regular: FluentFontIcon;
export declare const AlertUrgent24Filled: FluentFontIcon;