import { ComponentType } from 'react'; const Loading: ComponentType = () => Loading; export default Loading;