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

declare const MediumLineIcon: RemixiconReactIconComponentType;
export default MediumLineIcon;
