CreateIndexOptions: RRHelpers.CreateIndexOptions & {
    on?: "member" | "collection" | "shallow";
}