import { SWRResponse } from './useLidoSWR'; export declare const useDecimals: (token: string, config?: Partial>> | undefined) => SWRResponse;