import { IconProps } from '../Icon'; declare function SvgVolumeUp(props: IconProps): JSX.Element; export default SvgVolumeUp;