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