export interface IFeeDetails { value: string; symbol: string; }