import React from 'react';
import { UndrawSVGProps } from '../types';
declare const GoneShopping: React.FC<UndrawSVGProps>;
export default GoneShopping;
