declare const unbox: (value: any) => any; export { unbox };