/**
 * These values are allowed to exist without being boxed.
 */
export declare function isPrimitiveJSValue(value: any): boolean;
//# sourceMappingURL=isPrimitiveJSValue.d.ts.map