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