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