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