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