declare module 'html-validator' { export default function (obj: any): Promise; }