import { NULL } from '../util'; /** JSON */ export default function hasJsonOperation(target: any, key: string | symbol, defaultValue: NULL): [boolean, any]; //# sourceMappingURL=toJSON.d.ts.map