export interface Options { groupBy: string[]; orderBy?: string[]; }