import React from 'react'; import * as BS from 'react-bootstrap' export default function Loading() { return ( ) }