import { ICommand } from '@aiot-toolkit/commander';
export declare function getUxCreateCommand(): Promise<ICommand>;
export declare function getCrerateXtsCommand(): Promise<ICommand>;
