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