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