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

declare const OpenSourceInitiativeIcon: MdiReactIconComponentType;
export default OpenSourceInitiativeIcon;
