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