export declare const migrateFile: (file: string, version: string) => any; export declare const migration: () => void;