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