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