import { UnknownError } from './UnknownError.generated'; export interface LogOutUnknownErrorResponse extends UnknownError { }