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