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

declare const GarageOpenIcon: MdiReactIconComponentType;
export default GarageOpenIcon;
