export declare function isFunction(v: any): boolean; export declare function isUndefined(v: any): boolean;