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