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

declare const XiIcon: MdiReactIconComponentType;
export default XiIcon;
