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