export default function vehicle(id: string): Promise<{ smallImageUrl: any; }[]>;