Private
Public Access
1
0
Files

10 lines
550 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WindowShieldFilled: FluentFontIcon;
export declare const WindowShieldRegular: FluentFontIcon;
export declare const WindowShield16Regular: FluentFontIcon;
export declare const WindowShield16Filled: FluentFontIcon;
export declare const WindowShield20Regular: FluentFontIcon;
export declare const WindowShield20Filled: FluentFontIcon;
export declare const WindowShield24Regular: FluentFontIcon;
export declare const WindowShield24Filled: FluentFontIcon;