import type { RadarDB } from './types.js';
export declare const db: RadarDB;
