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