import { CommandInfo } from '../command-info'; /**The tell command */ export declare const tell: CommandInfo[]; //# sourceMappingURL=tell.d.ts.map