import { SlayerBuy } from "./SlayerReward";
declare const SlayerBuys: SlayerBuy[];
export { SlayerBuy, SlayerBuys };
