export interface IIndexName { handle: string; names: string[]; }