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