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