export declare const isPrimitiveValueExpression: (maybe: unknown) => maybe is bigint | boolean | null | number | string; //# sourceMappingURL=isPrimitiveValueExpression.d.ts.map