export declare function runMigration(before: string): Promise<string>;
