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