import { PepHttpService } from '@pepperi-addons/ngx-lib'; import * as i0 from "@angular/core"; export declare class PepInternalCaruselService { private httpService; private eventUrl; constructor(httpService: PepHttpService); emitEvent(uiObjectKey: string, fieldKey: string, fieldValue: string, eventName: string, callbackFunc: any): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }