export declare enum InvitationStatusEnum { PENDING = "pending", EXPIRED = "expired" }