declare const _default: { isNullOrUndefined: (value: any) => boolean; strictUriEncode: (string: any) => string; }; export default _default;