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