/**
 * Reaver - Vynthra Commander Unit
 * Clean inheritance from faction Reaver with all properties and abilities
 */
import Reaver from "../../../../faction/grell/unit/reaver.js";
export declare class CoopReaver extends Reaver {
    static src: string;
    constructor();
}
export default CoopReaver;
//# sourceMappingURL=coop-vynthra-reaver.d.ts.map