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