import { AnyConstructor, NgtCommonObjectHelper, Tail } from '@angular-three/core'; import * as THREE from 'three'; import * as i0 from "@angular/core"; export declare class NgtBox3Helper extends NgtCommonObjectHelper { static ngAcceptInputType_ngtBox3Helper: Tail> | '' | undefined; set ngtBox3Helper(v: Tail> | ''); get objectHelperType(): AnyConstructor; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export declare class NgtBox3HelperModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }