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