import { IHttpRequest } from '../../../../types'; export declare const none: (input: Pick) => import("fp-ts/lib/Either").Either;