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