import { SVGProps } from "react"; declare const SvgBasket: (props: SVGProps) => JSX.Element; export default SvgBasket;