import { MdiReactIconComponentType } from './dist/typings';

declare const UbuntuIcon: MdiReactIconComponentType;
export default UbuntuIcon;
