import { SVGProps } from 'react'; declare const IconVolumeOffThin: (props: SVGProps) => JSX.Element; export default IconVolumeOffThin;