import { RendererFunction } from '../types'; declare const html: RendererFunction; export default html;