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