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