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