export declare type PartyType = 'User' | 'Group' | 'Company';