import type { PgTsPreRenderHook } from "kanel";
declare const generateKnexTablesModule: PgTsPreRenderHook;
export default generateKnexTablesModule;
