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