import type { SkeletonComponent } from './Skeleton.types'; export declare const Skeleton: SkeletonComponent;