export interface IMapProps { id: string; lang: string; token: string; }