UNPKG

wix-style-react

Version:
15 lines 433 B
import { SectionHeaderProps } from './SectionHeader.types'; export declare const requiredProps: SectionHeaderProps; export declare const testkitTests: { title: string; props: SectionHeaderProps; }[]; export declare const ssrTests: { title: string; props: SectionHeaderProps; }[]; export declare const a11yTests: { title: string; props: SectionHeaderProps; }[]; //# sourceMappingURL=SectionHeader.meta.d.ts.map