import type { TableDefinition } from '../db/types.js'; export declare function getAuditTables(): TableDefinition[]; //# sourceMappingURL=tables.d.ts.map