import { IconProps } from '../Icon'; declare function SvgShop(props: IconProps): JSX.Element; export default SvgShop;