export declare function normalizeChainId(chainId: string | number): number; export declare function normalizeAccount(_address: string): string;