import type { MigrationDb } from "./index"; export declare function up(_db: MigrationDb): void; //# sourceMappingURL=023-predictor-columns.d.ts.map