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