export declare function getEOAFromSmartAccount(params: { smartAccountAddress: `0x${string}`; rpcUrl: string; }): Promise<`0x${string}`>;