import React from 'react'; import type { MapThemeControlProps } from './types'; export declare const MapThemeControl: React.FC;