export declare function textSelect(element: any): void; export declare function removeDefaultBehavior(event: any): boolean; export declare function isFunction(any: any): boolean;