import { CommandOption } from '../types.js';

declare const highlightFilteredOption: CommandOption;

export { highlightFilteredOption };
