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