/**
 * Create the events for all the CRUD routes
 *
 * @param {import("../generated/common/types.js").CodeGenContext} context
 */
export function crudGenerateEventImplementations(
  context: import("../generated/common/types.js").CodeGenContext,
): void;
//# sourceMappingURL=event-implementer.d.ts.map
