import React from 'react'; declare const SkeletonList: React.MemoExoticComponent<() => React.JSX.Element>; export default SkeletonList;