declare const _default: (data: any, path: string | number, value: any, direction: 'before' | 'after' | 'append') => void;
export default _default;
