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