export interface LocationParams { token: string; locationId: string; }