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

declare const GateNotIcon: MdiReactIconComponentType;
export default GateNotIcon;
