import { Store } from 'vuex'; declare const useNotificationRequestService: (store: Store) => Services; export default useNotificationRequestService;