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