import { WindowLike } from '../protocol/comms'; export declare function respondToHandshake(window: WindowLike): void;