import { Type } from '../Type'; export declare const unwrapToken: (currency: Type) => Type;