import { SWRResponse } from './useLidoSWR'; export declare const useDecimals: (token: string) => SWRResponse;