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