import { NgtObject } from '../abstracts/object'; import * as i0 from "@angular/core"; export declare class NgtObjectPassThrough { private host; set ngtObjectPassThrough(wrapper: unknown); constructor(host: NgtObject); private static assertWrapper; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export declare class NgtObjectPassThroughModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }