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