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

declare const OpenidIcon: MdiReactIconComponentType;
export default OpenidIcon;
