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