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