import React from 'react'; import { SkeletonProps } from './types'; export declare const Skeleton: React.FC; //# sourceMappingURL=Skeleton.d.ts.map