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