export default interface LocationOptions { language: string; locations: Array; locationsBoost: Array; }