export default function Preloader() { return <span>LOADING</span>; }