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

declare const MvLineIcon: RemixiconReactIconComponentType;
export default MvLineIcon;
