declare module './tmp/config-page.html' { const html: string; export = html; }