Private
Public Access
1
0
Files

8 lines
393 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PhoneSpeakerFilled: FluentIcon;
export declare const PhoneSpeakerRegular: FluentIcon;
export declare const PhoneSpeaker20Regular: FluentIcon;
export declare const PhoneSpeaker20Filled: FluentIcon;
export declare const PhoneSpeaker24Regular: FluentIcon;
export declare const PhoneSpeaker24Filled: FluentIcon;