import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const LockOpen1Icon: FunctionalComponent; export default LockOpen1Icon;