export interface PlatformInstallResponse { accessToken: string; queueId: string; }