//#region src/jsonRpc/types/common.d.ts type Order = 'ascending' | 'descending'; //#endregion export { Order }; //# sourceMappingURL=common.d.mts.map