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