declare module 'highlight.js/lib/core' { import hljs from 'highlight.js'; export = hljs; }