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