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