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