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