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