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

declare const XingCircleIcon: MdiReactIconComponentType;
export default XingCircleIcon;
