/// import { IconProps } from '../../types'; declare const ShopMinimalistic: (allProps: IconProps) => JSX.Element; export default ShopMinimalistic;