export declare function CatmullRomInterpolation(v: number[], k: number): number;
//# sourceMappingURL=CatmullRomInterpolation.d.ts.map