declare const remoteCallerData: { displayName: string; host: string; user: string; incomingNumber: string; }; export default remoteCallerData;