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