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