export interface AdminIndexSyncPayload { strategy: "full" | "reset"; } //# sourceMappingURL=payload.d.ts.map