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