export interface PartnershipAdsIdentityFields { is_recommended: boolean; is_saved: boolean; post_types: string[]; secondary_identities: Record[]; } //# sourceMappingURL=partnership-ads-identity.d.ts.map