declare function isNullOrEmpty(str: string): boolean; export { isNullOrEmpty };