export { autoSaveHighlightedDataProperty } from './descriptions';
export {
	getHighlightedInputKey,
	getHighlightedResponseKey,
	HIGHLIGHTED_SESSION_KEY,
} from './utils';
