import { MapEvent } from '../contracts/objects/Event';
export declare const event: import("binary-markup").TagProducer<MapEvent>;
