wix-style-react
Version:
wix-style-react
15 lines • 419 B
TypeScript
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