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

declare const MediumFillIcon: RemixiconReactIconComponentType;
export default MediumFillIcon;
