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