export declare const firstMigration: { version: number; migrate: (state: any) => Promise; };