import { type IReferencePoint } from "../../../interfaces/Visualization.js"; export declare function canSortStackTotalValue(buckets: IReferencePoint["buckets"], properties: IReferencePoint["properties"]): boolean; //# sourceMappingURL=sortHelpers.d.ts.map