import { FC, SVGProps } from 'react'; declare const IconDocumentRemove: FC & { fill?: string }>; export default IconDocumentRemove;