declare const _default: { title: string; screenshot: string; schema: { componentName: string; props: { autoplay: boolean; dotPosition: string; dots: string; effect: string; objectFit: string; carouselType: string; width: number; height: number; items: { title: string; coverUrl: string; }[]; }; }; }[]; export default _default;