import type { ObservableEvent } from './observableInterfaces'; export declare function event(): ObservableEvent; //# sourceMappingURL=event.d.ts.map