import { ChatRoomReadyType } from '../redux/types/ChatType'; export declare const getContactName: (contact: ChatRoomReadyType) => string; //# sourceMappingURL=contact.d.ts.map