export declare const hasClass: (inst: any, className: any) => any; export declare function jsxToHTML(Element: any): any; export declare const printPrettyHtml: (html: any) => void; export declare const fastClick: (el: any) => void;