8 lines
551 B
TypeScript
8 lines
551 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const DeviceMeetingRoomMicrophoneAboveFilled: FluentFontIcon;
|
|
export declare const DeviceMeetingRoomMicrophoneAboveRegular: FluentFontIcon;
|
|
export declare const DeviceMeetingRoomMicrophoneAbove16Regular: FluentFontIcon;
|
|
export declare const DeviceMeetingRoomMicrophoneAbove16Filled: FluentFontIcon;
|
|
export declare const DeviceMeetingRoomMicrophoneAbove20Regular: FluentFontIcon;
|
|
export declare const DeviceMeetingRoomMicrophoneAbove20Filled: FluentFontIcon;
|