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