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

declare const WeightsIcon: MdiReactIconComponentType;
export default WeightsIcon;
