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