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