import type { FavoriteResponse } from '../schemas/FavoriteResponse'; export type FavoriteResponseResponse = FavoriteResponse;