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