export declare const EVENT_TITLE_MAX_LENGTH = 50;
export declare const EVENT_DESCRIPTION_MAX_LENGTH = 500;
