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

declare const DoorOpenLineIcon: RemixiconReactIconComponentType;
export default DoorOpenLineIcon;
