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

declare const ProductionQuantityLimits: ReactIconComponentType;
export default ProductionQuantityLimits;
            