import type wardleyDb from './wardleyDb.js';
export type WardleyDB = typeof wardleyDb;
