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