import { Serialized } from '../../../../definition/Serialized'; export declare const APIClient: { delete
(endpoint: string, params?: Serialized
): Promise (endpoint: string, params?: void extends P ? void : Serialized ): Promise (endpoint: string, params?: Serialized , body?: B): Promise (
endpoint: string,
params?: Serialized ,
formData?: B,
xhrOptions?: {
progress: (amount: number) => void;
error: (ev: ProgressEvent (endpoint: string, params?: Serialized ): Promise (endpoint: string, params?: Serialized ): Promise (endpoint: string, params?: Serialized , body?: B): Promise (endpoint: string, params?: Serialized , body?: B): Promise (
endpoint: string,
params?: Serialized ,
formData?: B,
xhrOptions?: {
progress: (amount: number) => void;
error: (ev: ProgressEvent