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