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