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