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