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

declare const XamlIcon: MdiReactIconComponentType;
export default XamlIcon;
