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