import { ElementRef } from '@angular/core'; export declare class PermissionHelper { constructor(); ApplyStrategie(strategie: string, element: ElementRef): void; }