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