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