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