export declare function addMigration(name: string, options: { cwd?: string; schema?: string; }): Promise;