export declare class C8oExceptionListener { onException: (C8oException, Object) => void; constructor(onException: (C8oException, Object) => void); }