export declare function repair(args: {
    verbose: boolean;
}, extraMigrations?: any[]): Promise<number>;
//# sourceMappingURL=repair.d.ts.map