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