wix-style-react
Version:
wix-style-react
15 lines • 455 B
TypeScript
import { SidebarTitleItemNextProps } from '.';
export declare const requiredProps: SidebarTitleItemNextProps;
export declare const testkitTests: {
title: string;
props: SidebarTitleItemNextProps;
}[];
export declare const ssrTests: {
title: string;
props: SidebarTitleItemNextProps;
}[];
export declare const a11yTests: {
title: string;
props: SidebarTitleItemNextProps;
}[];
//# sourceMappingURL=SidebarTitleItemNext.meta.d.ts.map