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