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