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