import type CarouselClient from '../components/content-tree/Carousel/client' export {} declare global { interface Window { ftmob_scrolling?: CarouselClient | false } }