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