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