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