import { ControlAndDestinationGlobalState } from './handleControlsAndDestinations.types'; import { FeatureHandler } from './types'; export declare const handleControlsAndDestinations: FeatureHandler;