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