import { FC, SVGProps } from 'react'; declare const IconVolumeOff: FC & { fill?: string }>; export default IconVolumeOff;