export type MapboxStyleDefinition = { id: string; title: string; uri: string; };