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