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