import { CarouselWIPProps } from '.'; export declare const requiredProps: CarouselWIPProps; export declare const testkitTests: { title: string; props: CarouselWIPProps; }[]; export declare const ssrTests: { title: string; props: CarouselWIPProps; }[]; export declare const a11yTests: { title: string; props: CarouselWIPProps; }[]; //# sourceMappingURL=CarouselWIP.meta.d.ts.map