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