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