import type { Event } from "./event.js"; export declare function once(event: Event): Promise; //# sourceMappingURL=utils.d.ts.map