import type { Payload } from '@xyo-network/sdk-protocol-js'; export type ModuleQueryHandlerResult = Payload[]; //# sourceMappingURL=ModuleQueryHandlerResult.d.ts.map