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