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