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