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