/** * This file was auto-generated by Fern from our API Definition. */ /** * Prompt ID * * @example * "us_pr_YOUR_ID" */ export type PromptId = string;