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