import { TooManyRequests } from './TooManyRequests.generated'; export interface LogOutTooManyRequestsResponse extends TooManyRequests { }