export declare type PrimitiveValue = string | boolean | number | bigint;