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