import { NotificationChannelGroup } from './NotificationChannelGroupManager.types';
export default function getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>;
//# sourceMappingURL=getNotificationChannelGroupsAsync.android.d.ts.map