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