/**
 * Skrelling Nest - Vynthra Commander Building
 * Clean inheritance from faction Skrelling Nest with all properties and abilities
 */
import SkrellingNest from "../../../../faction/grell/building/skrelling-nest.js";
export declare class CoopSkrellingNest extends SkrellingNest {
    static src: string;
    constructor();
}
export default CoopSkrellingNest;
//# sourceMappingURL=coop-vynthra-skrelling-nest.d.ts.map