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