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

declare const DoorClosedIcon: MdiReactIconComponentType;
export default DoorClosedIcon;
