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