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

declare const DoorIcon: MdiReactIconComponentType;
export default DoorIcon;
