10 lines
536 B
TypeScript
10 lines
536 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const SpeakerBluetoothFilled: FluentIcon;
|
|
export declare const SpeakerBluetoothRegular: FluentIcon;
|
|
export declare const SpeakerBluetooth20Regular: FluentIcon;
|
|
export declare const SpeakerBluetooth20Filled: FluentIcon;
|
|
export declare const SpeakerBluetooth24Regular: FluentIcon;
|
|
export declare const SpeakerBluetooth24Filled: FluentIcon;
|
|
export declare const SpeakerBluetooth28Regular: FluentIcon;
|
|
export declare const SpeakerBluetooth28Filled: FluentIcon;
|