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