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