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