export declare class ApiClient { static Get(url: string): Promise; }