import type { MigrationDb } from "./index"; export declare function up(db: MigrationDb): void; //# sourceMappingURL=010-umap-cache.d.ts.map