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