import { Config } from "./config"; export declare function migrateConfig(config: any): Config;