/**
 * Root Colony - Vynthra Commander Building
 * Clean inheritance from faction Root Colony with all properties and abilities
 */
import RootColony from "../../../../faction/grell/building/root-colony.js";
export declare class CoopRootColony extends RootColony {
    static src: string;
    constructor();
}
export default CoopRootColony;
//# sourceMappingURL=coop-vynthra-root-colony.d.ts.map