import { ElementRef, Renderer2 } from '@angular/core'; import * as i0 from "@angular/core"; export declare class ShowDirective { private element; private renderer; get display(): string; private _show; set show(show: boolean); get show(): boolean; constructor(element: ElementRef, renderer: Renderer2); private apply; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } //# sourceMappingURL=show.directive.d.ts.map