import { EventLoopSpinner } from './event-loop-spinner'; export { EventLoopSpinner }; export const eventLoopSpinner = new EventLoopSpinner();