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