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