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