import { ServerError } from './ServerError.generated'; export interface GetBusinessAccountGiftsServerErrorResponse extends ServerError { }