import { OpenibanResponse } from './types'; export declare function get(url: string): Promise;