export type { HookContext, HookResult } from './types.js';
export { runPostCreateHooks } from './postCreate.js';
//# sourceMappingURL=index.d.ts.map