/**
 * Advanced Augmentation Pool - Vynthra Commander Building
 * Clean inheritance from faction Advanced Augmentation Pool with all properties and abilities
 */
import AdvancedAugmentationPool from "../../../../faction/grell/building/advanced-augmentation-pool.js";
export declare class CoopAdvancedAugmentationPool extends AdvancedAugmentationPool {
    static src: string;
    constructor();
}
export default CoopAdvancedAugmentationPool;
//# sourceMappingURL=coop-vynthra-advanced-augmentation-pool.d.ts.map