export type TCarouselOptionsSlidesQty = {
  [key: string]: number
}
