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