export interface Options { as?: string; groupBy?: string[]; fraction?: number; p?: number[]; field: string; }