export interface ShowAccessTokenDialogParams { deviceType: string; needsToAcceptTermsOfService: boolean; }