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