/** * synap connections * * Show which Synap pod each agent surface is currently pointing at, * and which stored profile it matches. * * synap connections */ export declare function connections(): Promise;