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