declare module 'showdown-highlight' { const showdownHighlight: Function; export = showdownHighlight; }