import { TokenInfo } from '../constants'; export declare const useToken: (address: string) => TokenInfo; //# sourceMappingURL=useToken.d.ts.map