export declare class ExternalAWAService { constructor(); pushEvent(eventType?: string, rhinoWorkItem?: any, rhinoDocument?: any): boolean; } //# sourceMappingURL=ExternalAWAService.d.ts.map