declare const _default: (target: object, property: string | number, value: T) => T; export default _default;