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