export interface ID2IndexDbConfig { namespace: string; version: number; models: Record; }