declare module '*.html' { const template: string; export = template; }