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