export interface PrivacyFields { allow: string; deny: string; description: string; friends: string; networks: string; value: string; }