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

Loading...

); }