import type { FunctionalComponent } from 'vue' import type { MiniMapNodeProps } from '../../types' declare const MiniMapNode: FunctionalComponent export default MiniMapNode