PromptStyle: Pick<SDInfoBase, "name"> & {
    negative_prompt: string;
    prompt: string;
}

Represents the SD Prompt Style object