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