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

declare const MarkdownFillIcon: RemixiconReactIconComponentType;
export default MarkdownFillIcon;
