import * as React from 'react'; export const Spinner = () => (
Loading
);