export type TBookingFormFilterAttribute = | 'service' | 'category' | 'location' | 'staff' | 'units'