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