import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const DoorOpen: m.Component; export default DoorOpen;