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