export declare class CortexOperationSuccessfullyDto { message: string; status: string; }