import { AppThunk } from 'store'; export declare const getCommunication: (params?: { [key: string]: string | number; }) => AppThunk>;