// Adding interfaces from webworker since we have to typecheck with DOM to get Next.js types
// tslint:disable:no-empty-interface

interface ExtendableEvent {}
