/// import { SvgProps } from "react-native-svg"; declare function VolumeMute(props: SvgProps): JSX.Element; export default VolumeMute;