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