import * as React from 'react';
export declare const NotificationContextProvider: ({ children }: {
    children: any;
}) => React.JSX.Element;
//# sourceMappingURL=NotificationContextProvider.d.ts.map