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