import * as nearAPI from "meer-api-js"; import type { Action } from "@meer-wallet-selector/core"; export declare const createAction: (action: Action) => nearAPI.transactions.Action; //# sourceMappingURL=create-action.d.ts.map