import { TooManyRequests } from './TooManyRequests.generated'; export interface GetAvailableGiftsTooManyRequestsResponse extends TooManyRequests { }