export declare function isPresent(obj: any): boolean; export declare function isDate(obj: any): boolean;