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