/**
 * Message
 * @example "Execution Schedule created"
 */
export type AiExecutionScheduleCreationResponseMessage = string;
//# sourceMappingURL=ai-execution-schedule-creation-response-message.d.ts.map