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