import React from 'react';
import 'react-loading-skeleton/dist/skeleton.css';
export declare const AtomLoadingSkeleton: () => React.JSX.Element;
