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