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

declare const LogicGateXnorIcon: MdiReactIconComponentType;
export default LogicGateXnorIcon;
