import { NotificationsPluginProps as Props } from './withNotifications';
declare const _default: (props?: Props) => [string, Props];
export default _default;
