import React from 'react'; import { Modal, Spinner } from 'soapbox/components/ui'; const ModalLoading = () => ( ); export default ModalLoading;