export declare const MAX_EMAIL_LENGTH = 254;
export declare const MAX_CONTEXT_LENGTH = 5000;
