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