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