import { ExoConnection } from '../../ExoConnection/ExoConnection'; export declare const exoTrafficGetIP: (conn: ExoConnection) => string | undefined;