wix-style-react
Version:
wix-style-react
15 lines • 419 B
TypeScript
import { TrendIndicatorProps } from '.';
export declare const requiredProps: TrendIndicatorProps;
export declare const testkitTests: {
title: string;
props: TrendIndicatorProps;
}[];
export declare const ssrTests: {
title: string;
props: TrendIndicatorProps;
}[];
export declare const a11yTests: {
title: string;
props: TrendIndicatorProps;
}[];
//# sourceMappingURL=TrendIndicator.meta.d.ts.map