/// import { IconProps } from "../SvgIcon"; export declare const EditDocument: (props?: IconProps) => JSX.Element; export default EditDocument;