declare const waitAlive: (gqlClient: any, timeout: number | undefined) => Promise; export default waitAlive;