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