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