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