import { MdiReactIconComponentType } from './dist/typings';

declare const MarkdownIcon: MdiReactIconComponentType;
export default MarkdownIcon;
