DateFacetState: Omit<CoreCommerceFacetState<DateFacetValue>, "type"> & {
    type: "dateRange";
}

The state of the DateFacet sub-controller.