import { axiosOptions } from "./helpers/interfaces"; export declare function fetch(options: axiosOptions): Promise>;