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

declare const MarkupFillIcon: RemixiconReactIconComponentType;
export default MarkupFillIcon;
