import { Options, OptionsInit as GotOptionsInit } from 'got-cjs';
export declare function customOptionsHook(raw: GotOptionsInit, options: Options): void;
//# sourceMappingURL=custom-options.d.ts.map