declare module 'react-syntax-highlighter' { export { default as Prism } from 'react-syntax-highlighter/dist/prism'; }