import { type Migration } from '../generated/storage-kit/migrations.js'; export declare function buildKnowledgePostgresMigrations(): Migration[];