import { PlaitBoard } from '@plait/core'; export declare const withNodeHoverHitTest: (board: PlaitBoard) => PlaitBoard;