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