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