8 lines
419 B
TypeScript
8 lines
419 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const AppsShieldFilled: FluentFontIcon;
|
|
export declare const AppsShieldRegular: FluentFontIcon;
|
|
export declare const AppsShield16Regular: FluentFontIcon;
|
|
export declare const AppsShield16Filled: FluentFontIcon;
|
|
export declare const AppsShield20Regular: FluentFontIcon;
|
|
export declare const AppsShield20Filled: FluentFontIcon;
|