export declare const fetch:fetch_T export type fetch_T = ( input: RequestInfo, init?: RequestInit, )=>Promise