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