import { AppThunk } from 'store'; export declare const getNotificationsRequest: (filter: any) => AppThunk;