import { SidebarNextProps } from '.'; export declare const requiredProps: SidebarNextProps; export declare const testkitTests: { title: string; props: SidebarNextProps; }[]; export declare const ssrTests: { title: string; props: SidebarNextProps; }[]; export declare const a11yTests: { title: string; props: SidebarNextProps; }[]; //# sourceMappingURL=SidebarNext.meta.d.ts.map