export declare class AppdLibService {
    constructor();
    adrumFunction(obj: any, appKey: string): void;
}
