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