export declare function createElementFromHTML(htmlString: string): any; export declare function applyFontFamily(owner: any, fontFamily: string): void;