ShopOutline.d.ts 114 Bytes
import { IconDefinition } from '../types';
declare const ShopOutline: IconDefinition;
export default ShopOutline;