import { Action } from "../../types/action.interface"; declare const RayBuy: Action; export default RayBuy; //# sourceMappingURL=r_buy.action.d.ts.map