import { NULL } from "../util"; /** 解构 */ export default function hasDeconstruction(target: any, key: string | symbol, defaultValue: NULL, CreateProxy: Function): [boolean, any]; //# sourceMappingURL=toDeconstruction.d.ts.map