import { CommanderItemFactory } from '../../core/command/abstract'; declare const pcmode: CommanderItemFactory; export default pcmode;