export declare const createNetworkRequest: (token: string, method: string, options: any, timeout: number) => Promise;