export interface Options { key?: string; value?: string; fields?: string[]; retains?: string[]; }