import { TuiZoomService } from './zoom.service';
import * as i0 from "@angular/core";
export declare class TuiZoom {
    protected readonly tuiZoom: TuiZoomService;
    static ɵfac: i0.ɵɵFactoryDeclaration<TuiZoom, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<TuiZoom, "[tuiZoom]", never, {}, { "tuiZoom": "tuiZoom"; }, never, never, true, never>;
}
