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