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

declare const MarkdownLineIcon: RemixiconReactIconComponentType;
export default MarkdownLineIcon;
