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