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