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