import { IronPdfServiceClient } from "../generated_proto/ironpdfengineproto/IronPdfService"; import { HandshakeResponseP__Output } from "../generated_proto/ironpdfengineproto/HandshakeResponseP"; export declare function handshakeWithRetry(client: IronPdfServiceClient, retryCount: number): Promise; //# sourceMappingURL=handshake.d.ts.map