8 lines
513 B
TypeScript
8 lines
513 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const DeviceMeetingRoomMicrophoneAboveFilled: FluentIcon;
|
|
export declare const DeviceMeetingRoomMicrophoneAboveRegular: FluentIcon;
|
|
export declare const DeviceMeetingRoomMicrophoneAbove16Regular: FluentIcon;
|
|
export declare const DeviceMeetingRoomMicrophoneAbove16Filled: FluentIcon;
|
|
export declare const DeviceMeetingRoomMicrophoneAbove20Regular: FluentIcon;
|
|
export declare const DeviceMeetingRoomMicrophoneAbove20Filled: FluentIcon;
|