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