export declare const httpGet: (target: string) => Promise<unknown>;
