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