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

declare const LogicGateNotIcon: MdiReactIconComponentType;
export default LogicGateNotIcon;
