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