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

declare const highlightFilteredOption: CommandOption;

export { highlightFilteredOption };
