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