import type { SpaceEvent } from './types.js'; export declare const hashEvent: (event: SpaceEvent) => string; //# sourceMappingURL=hash-event.d.ts.map