export type Primitive = string | number | boolean | null | undefined;
//# sourceMappingURL=Primitive.d.ts.map