Index: ReadonlyDeep_2<{
    algorithm?: string;
    clustered?: boolean;
    dbName?: string;
    fields: IndexField[];
    isDefinedOnField: boolean;
    model: string;
    name?: string;
    type: IndexType;
}>