import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const microphoneMuteIconName = "microphone-mute";
export declare const microphoneMuteIcon: IconShapeTuple;
