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