export declare const useValueAugmentations: (value: unknown) => { isObjectLike: boolean; decorations: [string, string]; }; //# sourceMappingURL=hooks.d.ts.map