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