UNPKG

@wix/design-system

Version:

@wix/design-system

15 lines 425 B
import { SidebarItemNextProps } from '.'; export declare const requiredProps: SidebarItemNextProps; export declare const testkitTests: { title: string; props: SidebarItemNextProps; }[]; export declare const ssrTests: { title: string; props: SidebarItemNextProps; }[]; export declare const a11yTests: { title: string; props: SidebarItemNextProps; }[]; //# sourceMappingURL=SidebarItemNext.meta.d.ts.map