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