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