export type IndexValuePair = { index: number; tokenValue: string; };