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