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