export interface Location { _id: string; name: string; }