// Generated file. DO NOT MODIFY IT BY HAND. export interface Settings { /** * Unique identifier for your team (given in Hubble app) */ id: string }