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