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

declare const WeightGramIcon: MdiReactIconComponentType;
export default WeightGramIcon;
