UNPKG

wix-style-react

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