import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const microphoneIconName = "microphone";
export declare const microphoneIcon: IconShapeTuple;
