import { ICommandContext } from '../command'; export declare function listService(ctx: ICommandContext): Promise;