/** Relay one hook event from stdin to the connector's control socket and print the reply. */ export declare function runHookRelay(): Promise; //# sourceMappingURL=relay.d.ts.map