import { CommandOption } from '../types.cjs'; declare const saveFilterConfigOption: CommandOption; export { saveFilterConfigOption };