export declare let FormsApiClient: any; /** * Starts the typed API client. */ export declare function startFormsClient(swaggerDocUrl: string): Promise;