import type { EjectArgs } from '../../types/index.js'; export declare function eject(args: EjectArgs): Promise; //# sourceMappingURL=index.d.ts.map