export declare const createTables: () => import("../schema/table.js").Table[];
