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