import { ReactIconComponentType } from '../types';

declare const StockProduct: ReactIconComponentType;
export default StockProduct;
            