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