import React from 'react';
export declare const Skeleton: React.FC<{}>;
