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