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

declare const XingIcon: MdiReactIconComponentType;
export default XingIcon;
