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