import type { Unit } from "../../../gg-iolin";
declare const Predator: Unit;
export declare const entity: Unit;
export default Predator;
//# sourceMappingURL=predator.d.ts.map