/// import { SvgIconProps } from './types'; export declare function ImageOffIcon({ className, ...props }?: Partial): JSX.Element;