import { CommandOption } from '../types.js'; declare const showFilteredOption: CommandOption; export { showFilteredOption };