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