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