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