import { Command } from 'commander'; /** * 云开发操作 */ export default function registerCloudCommand(program: Command): void;