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