declare const zoneSelections: Record; export declare const setZoneSelection: (zoneId: string, index: number) => void; export default zoneSelections;