import { AnyConstructor, NgtCommonCurve } from '@angular-three/core'; import * as THREE from 'three'; import * as i0 from "@angular/core"; export declare class NgtLineCurve3 extends NgtCommonCurve { static ngAcceptInputType_args: ConstructorParameters | undefined; get curveType(): AnyConstructor; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare class NgtLineCurve3Module { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }