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

declare const GateNorIcon: MdiReactIconComponentType;
export default GateNorIcon;
