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

declare const GateOrIcon: MdiReactIconComponentType;
export default GateOrIcon;
