export interface IIndexValue { handle: string; values: string[]; }