import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const MicrophoneOff: EmotionIcon; export declare const MicrophoneOffDimensions: { height: number; width: number; };