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