import { Hooks } from 'got';
declare const hooks: Partial<Hooks>;
export default hooks;
