UNPKG

wix-style-react

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