import { NgtSpotLight } from '../spot-light/spot-light'; import * as i0 from "@angular/core"; export declare class NgtSpotLightPassThrough { private host; set ngtSpotLightPassThrough(wrapper: unknown); constructor(host: NgtSpotLight); private static assertWrapper; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export declare class NgtSpotLightPassThroughModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }