export declare function set(mw: string, value: Record, merge?: boolean): { from: number; to?: number; insert: string; };