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