/**
 * The style of the generated images.
 * Default: "vivid".
 */
export type AzureOpenAiImageStyle = 'vivid' | 'natural';
//# sourceMappingURL=image-style.d.ts.map