export declare class ScriptableSearchCheckpointService { constructor(); postCheckpoint(callbackId?: string, callbackType?: string, callbackName?: string, checkpointName?: string, checkpointContext?: Record): void; } //# sourceMappingURL=ScriptableSearchCheckpointService.d.ts.map