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

declare const WeightKilogramIcon: MdiReactIconComponentType;
export default WeightKilogramIcon;
