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