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