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