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

declare const DoorOpenIcon: MdiReactIconComponentType;
export default DoorOpenIcon;
