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