export type TIsDCCurveFunction = (curve: null | Float32Array) => boolean;