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