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

declare const GateXorIcon: MdiReactIconComponentType;
export default GateXorIcon;
