import { Provider } from "@reef-chain/evm-provider"; export declare const getEvmAddress: (address: string, provider: Provider) => Promise;