export type StringCompareResult = -1 | 0 | 1;
//# sourceMappingURL=StringCompareResult.d.ts.map