export default async function deleteNotificationChannelGroupAsync(groupId: string): Promise { console.debug('Notification channels feature is only supported on Android.'); }