import React from 'react'; const Loading = () => (
); export default Loading;