import React from 'react'; function Loading() { return ( ); } export default Loading;