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

declare const DoorClosedLineIcon: RemixiconReactIconComponentType;
export default DoorClosedLineIcon;
