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