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