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

declare const WeightIcon: MdiReactIconComponentType;
export default WeightIcon;
