import { PipeTransform } from '@angular/core'; import * as i0 from "@angular/core"; export declare class CleanUpLdapPropertiesPipe implements PipeTransform { transform(value: string, ...args: any[]): any; itemsFromLdap(department: string): string[]; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵpipe: i0.ɵɵPipeDeclaration; } //# sourceMappingURL=clean-up-ldap-properties.pipe.d.ts.map