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