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