import { MigrationUpFunction } from "../../services/MigrationsService";
export declare const up: MigrationUpFunction;
