import type { WatchEvents } from './types';
declare let watchEvents: WatchEvents;
export { watchEvents };
//# sourceMappingURL=subscriptions.d.ts.map