import { StackedBarChartProps } from '.'; export declare const requiredProps: StackedBarChartProps; export declare const testkitTests: { title: string; props: StackedBarChartProps; }[]; export declare const ssrTests: { title: string; props: StackedBarChartProps; }[]; export declare const a11yTests: { title: string; props: StackedBarChartProps; }[]; //# sourceMappingURL=StackedBarChart.meta.d.ts.map