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

declare const GateIcon: MdiReactIconComponentType;
export default GateIcon;
