export type WithSign = `+${T}` | `-${T}` | T; //# sourceMappingURL=util-types.d.ts.map