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

declare const MvFillIcon: RemixiconReactIconComponentType;
export default MvFillIcon;
