import { SpockConfig } from '../config'; export declare function migrateFromConfig(config: SpockConfig): Promise;