import { NotFound } from './NotFound.generated'; export interface GetBusinessAccountGiftsNotFoundResponse extends NotFound { }