export type MigrationsToAddAfterIterationType = {
    engineName: string;
    migrationName: string;
};
//# sourceMappingURL=type.d.ts.map