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

declare const LogicGateNandIcon: MdiReactIconComponentType;
export default LogicGateNandIcon;
