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