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

declare const WeightKgIcon: MdiReactIconComponentType;
export default WeightKgIcon;
