UNPKG

@wix/design-system

Version:

@wix/design-system

12 lines 344 B
import { PopoverNextProps } from '.'; export declare const requiredProps: PopoverNextProps; export declare const testkitTests: { props: PopoverNextProps; }[]; export declare const ssrTests: { props: PopoverNextProps; }[]; export declare const a11yTests: { props: PopoverNextProps; }[]; //# sourceMappingURL=PopoverNext.meta.d.ts.map