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