declare function isNull(val: any): boolean; export = isNull;