import { default as React } from 'react'; declare const ShowMarkdownDemo: React.FC; export default ShowMarkdownDemo;