export * as storage from "../utils/storage";
export declare const fetchWithL402: (url: string, fetchArgs: Record<string, any>, options: Record<string, any>) => Promise<Response>;
export default fetchWithL402;
//# sourceMappingURL=index.d.ts.map