import * as React from 'react'; import { SkeletonProps } from './Skeleton.types'; export declare const Skeleton: React.ForwardRefExoticComponent & React.RefAttributes>;