import * as i0 from "@angular/core"; export declare class AgToolsService { constructor(); ackTrim: (item: any) => any; checkIndicator: (params: any) => HTMLSpanElement; parseFilter: (filterModel: { [key: string]: any; }) => T; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }