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