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