import { TOKENS } from '@okx-lido-sdk/constants'; export declare const useTokenAddress: (token: TOKENS) => string;