export type Find = { area: string; type: string; time: string; pay: number; };