import { SVGProps } from "react"; declare const FolderPlusIcon: (props: SVGProps) => JSX.Element; export default FolderPlusIcon;