export declare function isPresent(o: any): boolean; export declare function isBlank(o: any): boolean;