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