FacetRangeType: IntegerOrEmpty & {
    end: string;
    start: string;
}