import React from 'react'; import { LoadingItemsProps } from './LoadingItems'; export const LoadingItems1: React.FC = () => ( );