export declare const EMAIL_REGEX: RegExp; export declare const isNullOrUndefined: (value: any) => boolean;