import type { RaffleEstimation } from '@farfetch/blackout-client'; export type RaffleEstimationEntity = RaffleEstimation;