import { OptimisticLockingConfig } from './interfaces'; export declare const OptimisticLockingPlugin: (plugin: any, options?: Partial) => void;