export declare class BasemapSwitcher { private activeBasemap; componentWillLoad(): void; private getBasemapStyles; private setBasemap; private basemapMakeSelection; render(): any; }