/** * The unique identifier for a connected account */ export type ConnectedAccountId = string;