import type { Correlation } from '../../types/correlation.js'; export declare function getCorrelationDelta(correlation: Correlation): number | undefined; //# sourceMappingURL=getCorrelationDelta.d.ts.map