export declare function getEvmAccounts(ethereum: any): Promise<string[]>;
