import { NotificationChannel } from './NotificationChannelManager.types'; export declare function getNotificationChannelAsync(channelId: string): Promise; //# sourceMappingURL=getNotificationChannelAsync.android.d.ts.map