export declare class GenerativeAiWorker { process(workPackage: YpGenerativeAiWorkPackageData, callback: any): Promise; }