import { MiddlewareFunction } from './index'; export declare type PreRequestMiddlewareFunction = MiddlewareFunction;