/// <reference types="react" />
export declare const NotificationContextProvider: ({ children }: {
    children: any;
}) => JSX.Element;
//# sourceMappingURL=NotificationContextProvider.d.ts.map