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

declare const MarkupLineIcon: RemixiconReactIconComponentType;
export default MarkupLineIcon;
