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