/// import { ImageProps } from '.'; declare const SvgCreditCardUnionPay: ({ size, ...props }: ImageProps) => JSX.Element; export default SvgCreditCardUnionPay;