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