import { CommandOption } from '../types.js'; declare const actOption: CommandOption; export { actOption };