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