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