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