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