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