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

declare const resetFilterConfigOption: CommandOption;

export { resetFilterConfigOption };
