UNPKG

wix-style-react

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