Private
Public Access
1
0
Files

10 lines
574 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WarningLockOpenFilled: FluentFontIcon;
export declare const WarningLockOpenRegular: FluentFontIcon;
export declare const WarningLockOpen16Regular: FluentFontIcon;
export declare const WarningLockOpen16Filled: FluentFontIcon;
export declare const WarningLockOpen20Regular: FluentFontIcon;
export declare const WarningLockOpen20Filled: FluentFontIcon;
export declare const WarningLockOpen24Regular: FluentFontIcon;
export declare const WarningLockOpen24Filled: FluentFontIcon;