export interface CategoryThreshold { left: number; right: number; top: number; bottom: number; } //# sourceMappingURL=threshold.d.ts.map