import { IconDefinition } from '../types';
declare const ProductOutlined: IconDefinition;
export default ProductOutlined;
