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