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