import { ICommandContext } from '../command'; export declare function detail(ctx: ICommandContext, name: string): Promise;