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