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