import type { SyncPair } from '../../Sync/Sync'; import type { HighchartsHighlightSyncOptions } from '../HighchartsComponentOptions'; declare const _default: { defaultOptions: HighchartsHighlightSyncOptions; syncPair: SyncPair; }; export default _default;