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