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