import { CurvePath, Vector3 } from 'three'; export declare class CurvePath3 extends CurvePath { readonly type: string | 'CurvePath3'; constructor(); } //# sourceMappingURL=../../src/three/utils/curve.d.ts.map