export declare class ScriptableSearchCheckpointService { postCheckpoint(callbackId?: string, callbackType?: string, callbackName?: string, checkpointName?: string, checkpointContext?: Record): void constructor() }