import { FbnsNotificationUnknown } from './fbns.types'; export declare function createNotificationFromJson(json: string): FbnsNotificationUnknown;