import type { RaffleParticipation } from '@farfetch/blackout-client'; export type RaffleParticipationEntity = RaffleParticipation;