declare const _default: (path: string, mapper?: (v: any) => any) => (object: any) => any;
export default _default;
