export declare const NO_ACTIVE_VALUE: unique symbol;
export declare const INITIAL_LAST_HIGHLIGHT: {
  value: any;
  index: number;
};