/**
 * Message
 * @example "Artifact acknowledged"
 */
export type AiArtifactCreationResponseMessage = string;
//# sourceMappingURL=ai-artifact-creation-response-message.d.ts.map