import * as React from 'react';
declare const _default: () => [React.Key[], (activeValueCells: React.Key[]) => void];
/**
* Control the active open options path.
*/
export default _default;