import { IconSvgProps } from '../types';
declare const Eject: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Eject;
//# sourceMappingURL=Eject.d.ts.map