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