export declare class EventLibraryService { libConfig: any; apiUrlConfig: any; test: any; constructor(libConfig: any); }