import { Command } from 'commander'; export declare function registerReactCommand(program: Command): void; //# sourceMappingURL=react.d.ts.map