export declare const singleEventAttributes: { [x: string]: { required: string[]; optional: string[]; all: string[]; mapped: Record; }; };