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