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