export interface TruckData { id: number name: string }