import { NowClientOptions } from '../types'; export declare function generateQueryString(clientOptions: NowClientOptions): string;