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