import { NodeView } from '@antv/x6'; export declare class MiniMap extends NodeView { protected renderMarkup(): void; update(): void; }