import { ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; /** * this directive use in order to enforce the * app item svg width and height */ export declare class EnforceAppItemSvgDimensionsDirective { private elr; constructor(elr: ElementRef); updateSvgSize(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } //# sourceMappingURL=enforce-app-item-svg-dimensions.directive.d.ts.map