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

declare const WeightLbIcon: MdiReactIconComponentType;
export default WeightLbIcon;
