Private
Public Access
1
0
Files

8 lines
381 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const AppsShieldFilled: FluentIcon;
export declare const AppsShieldRegular: FluentIcon;
export declare const AppsShield16Regular: FluentIcon;
export declare const AppsShield16Filled: FluentIcon;
export declare const AppsShield20Regular: FluentIcon;
export declare const AppsShield20Filled: FluentIcon;