export interface ITokenSelectorOption {
    tokenName?: string;
    address?: string;
}
//# sourceMappingURL=ITokenSelectorOption.d.ts.map