declare function renderHtml(route: any, js: any, css: any, contextData: any, langeCode: any): string; export { renderHtml };