import React from 'react'; import { IconBaseProps } from './_base'; declare const FormatMarkdown: React.FC; export default FormatMarkdown;