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