import { type DispatchResult } from './native-cli-shared.js'; export declare function nativeNextCommand(args: string[], projectRoot: string): Promise; //# sourceMappingURL=native-next-command.d.ts.map