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