wix-style-react
Version:
wix-style-react
15 lines • 449 B
TypeScript
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