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