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