import type { TelemetryStore } from './types.js'; export declare function default_load_store(db_path: string): Promise;