export type Primitives = boolean | string | number | null;
//# sourceMappingURL=shared.types.d.ts.map