import { ConfigPlugin } from '../../Plugin.types'; export declare const withNotifications: ConfigPlugin; export default withNotifications;