declare const wrap: (value: unknown, wrapperPropertyName: string) => undefined | Record; export { wrap }; //# sourceMappingURL=wrap.d.ts.map