import { GotOptions } from 'got'; export declare function requestOptionsToUrl(options: Readonly>): string;