import { CommandDefinition } from './CommandDefinition'; export declare const deviceUIConfigCommand: () => CommandDefinition;