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