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

declare const StockingIcon: MdiReactIconComponentType;
export default StockingIcon;
