export declare function isUrl(url: string): boolean; export declare function isFunction(o: any): boolean;