export declare class EventBase { activityTypeCode: string; constructor(init?: EventBase); }