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