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