import { MigrationContext } from "../"; declare const _default: (context: MigrationContext) => Promise; export default _default;