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