import type { CollectionBeforeChangeHook } from 'payload'; import type { User } from '../payload-types'; export declare const setJoinedAt: CollectionBeforeChangeHook; //# sourceMappingURL=set-joined-at.d.ts.map