UNPKG

wix-style-react

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