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

declare const WeightPoundIcon: MdiReactIconComponentType;
export default WeightPoundIcon;
