export interface WhatsappSubscribedAppsInfoFields { page_whatsapp_number: string; subscribed_apps: Record[]; }