10 lines
606 B
TypeScript
10 lines
606 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const CommunicationShieldFilled: FluentFontIcon;
|
|
export declare const CommunicationShieldRegular: FluentFontIcon;
|
|
export declare const CommunicationShield16Regular: FluentFontIcon;
|
|
export declare const CommunicationShield16Filled: FluentFontIcon;
|
|
export declare const CommunicationShield20Regular: FluentFontIcon;
|
|
export declare const CommunicationShield20Filled: FluentFontIcon;
|
|
export declare const CommunicationShield24Regular: FluentFontIcon;
|
|
export declare const CommunicationShield24Filled: FluentFontIcon;
|